Drop a leftover declaration
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Jul 2014 20:51:29 +0000 (16:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 7 Jul 2014 02:37:57 +0000 (22:37 -0400)
This was left behind when resize grips were removed.

gtk/gtkrange.c

index bec2d477691ae13be6548ede6a1a2ae22c5eec4f..5f309b902661a7539db235621a1d03398fee02a3 100644 (file)
@@ -246,8 +246,6 @@ static void update_slider_position   (GtkRange             *range,
                                      gint              mouse_x,
                                      gint              mouse_y);
 static void stop_scrolling           (GtkRange         *range);
-static gboolean modify_allocation_for_window_grip (GtkWidget     *widget,
-                                                   GtkAllocation *allocation);
 
 /* Range methods */